home *** CD-ROM | disk | FTP | other *** search
/ MacHome 2001 June / MacHome Magazine Demo Disc June 2001.iso / Stuff / Software / Graphic / iView PhotoMover 2.0.3 / PhotoMover Read Me < prev    next >
Encoding:
Text File  |  2001-04-18  |  6.8 KB  |  147 lines  |  [TEXT/ttxt]

  1. iView PhotoMover V2.03 Release notes: 11 April 2001
  2.  
  3. PhotoMover
  4. iView PhotoMover lets you easily upload photos directly to ClubPhoto, Nikon.net, Zing, Sony ImageStation, FotoTime and PhotoPoint from any Mac. To learn how to use PhotoMover open the program and go to the help menu.
  5.  
  6. PhotoMover works with the very best and most popular photo archive sites on the net. Share all your digital photos with family and friends without having to email megabytes of images. Your clients, friends and family can order professionally printed copies of your photos on many different media (including photographic paper, posters, t-shirts and mugs) from these sites and have them shipped anywhere.
  7.  
  8. iView MediaPro
  9. iView MediaPro. iView MediaPro is a brand new media management software which is:
  10. - Essential software for digital camera users (Sony, Olympus, Nikon, etc.)
  11. - Essential software for PhotoShop users (the ultimate PhotoShop accessory)
  12. - Essential software for artists
  13. - Essential software for professionals in desktop publishing
  14.  iView MediaPro allows you to manage, organize, find, view, play, print, convert many different types of media files on your computer. MediaPro also has an awesome slideshow that can play music and have up to 16 photos or movies onscreen simultaneously.
  15.  
  16. Beginners can enjoy its ease of use instantly and professionals will find its power fulfills their needs. 
  17.  
  18. The two programs above work great together. Select photos in an iView MediaPro catalog and then choose PhotoMover in the helper application menu to have those photos automatically uploaded to the site of your choice.
  19.  
  20. Using PhotoMover
  21. To learn how to use PhotoMover open the program and go to the help menu. You will need to set up an account first with one of the major online photo websites and then put your user name and password in the preferences of Photomover.
  22.  
  23. iView PhotoMover and iView PhotoMover Carbon
  24. The Carbon version will run on OS X and on OS 8 and 9 that have the CarbonLib extension installed. The none Carbon version  will run without Carbon.
  25. http://download.info.apple.com/Apple_Support_Area/Apple_Software_Updates/English-North_American/Macintosh/System/Other_System/CarbonLib_1.2.5.smi.bin
  26.  
  27. photomover-l e-mail list description:
  28.  
  29. Subscribe to the e-mail list to ask questions, report bugs, request new features and photo websites for iView PhotoMover.
  30.  
  31. To subscribe to the list:
  32.  
  33. Your request to:
  34.      Majordomo@www.imagemontage.com:
  35.  
  36. with body of message:
  37.  
  38.     subscribe photomover-l <your e-mail address>
  39.     end
  40.  
  41. To post message to iView PhotoMover list, send e-mail messages to:
  42.  
  43.      photomover-l@imagemontage.com
  44.  
  45. Download lastest version from:
  46.  
  47.     http://www.iview-multimedia.com/
  48.  
  49. Check out Apple Help Center once you run the "Install Help" script included with this release.
  50.  
  51.  
  52. To install PhotoMover AppleScript for intagration with iView Media Pro: 
  53.     Quit iView MediaPro.
  54.     Then Install Photomover Scripts for MediaPro in iView Media Pro's "plugin:Scripts" folder.             
  55.     Restart MediaPro
  56.  
  57. New Features in 2.0.3 11 April 2001
  58. - Location of windows is now saved.
  59. - Fixed a missing album bug for Club Photo.
  60. - Additional AppleScripts for PhotoPoint and Nikon.Net and updated Club Photo and FotoTime scripts.
  61.  
  62. New Features in 2.0.2 9 April 2001
  63.  
  64. - AppleScript support for selecting albums was enhanced to also create albums,
  65.   if the album selected does not exist.
  66.  
  67. - When uploading to ClubPhoto and the album is full (60 pictures),
  68.   a new album is created with the ".2" added to the end, and then ".3" ...
  69.  
  70. Note: Full albums are indicated in the Pref's PopUp menu by "- full album" appended to the end.
  71.  
  72. - Two new AppleScripts for upload from iView MediaPro are available to include captions.
  73.  
  74. Bug fixes in V2.02:
  75. - Selection of Album after creating new albums.
  76. - Alert changed for verify account, if already logged in to "Already logged, successful".
  77.  
  78. bug/Issue unresolved:
  79.  
  80. - Some special character are not supported in Album names from PhotoMover.
  81.   Yes you can create them with the Web interface. I am looking into this.
  82.  
  83.         Most non ascii and non numeric character are not
  84.         supported (ie. #$*),  except:  Period (.), comma (,), @ and Dash (-), plus (+)
  85.  
  86. New feature in 2.0 22 March 2001
  87.  
  88. - Includes a MacOS X version (see MacOS X folder).
  89. - added support for Select albums for Club Photo and FotoTime using AppleScript .
  90. - added AppleScript support for picture description in FotoTime and Club Photo.
  91.  
  92. AppleScript samples:  
  93.  
  94.      set afile to choose file -- select a file.
  95.          -- Select an existing album called "iview". The description isused as the image description.
  96.         open afile into album "iview" with description "test image description"
  97.      open afile with description "images of the world"
  98.  
  99. - Added URL to About box and made active
  100. - Added limited FTP to Host support, no support for upload folders yet only multiple files.
  101. - Added Register Menu if not registered yet.
  102. - Added Goto selected Album code for Club Photo. No UI yet.
  103. - better useful error reporting in log file / screen
  104.  
  105. v1.6b5 19 March 2001
  106. - Added support for selecting multiple files in MacOS X / Carbon version
  107. - Fixed bug with MacOS X and FotoTime code.
  108. - Improved dialog layout for MacOS X Auqa Support (ie buttons in Create Album).
  109. - more more string to Resources for localization support.
  110.  
  111. v1.6b4 15 March 2001
  112. - Fixed Prefs: remembering selection of last used album
  113. - Fixed Prefs: selecting newly created albums.
  114. - Enabled in Prefs, creating albums with descriptions (FotoTime). Including support for special     
  115.   characters like: Quots, copyright.
  116. - Check for Success status in FotoTime when creating albums. 
  117.   NOTE: Duplicate albums are not reported.
  118.  
  119. V1.6b3 13 March 2001
  120. - Fixed progress "Waiting for x..." when creating, getting list of album in Pref's.
  121. - Fixed returning to last pref used
  122.  
  123. v1.6b2: 12 March 2001
  124. - NikonNet support added
  125. - Fototime support added
  126. - New user interface for Album selection and creation in Club Photo, and FotoTime.
  127. - Fix AppleScript bug: Open file now returns error code, if an error happens.
  128. - Update AppleScript "Application Class" to upload one file to all hosts.
  129. - Files converted to JPG now strip extension and added ".jpg" to the file name.
  130.  
  131. v1.5: 1st Feb 2001
  132. - fixed reporting cancelled uploads to Club Photo
  133. - Fixed exiting upload when connection drops during sending. No logger tries to read response.
  134. - Fixed/Changed host to deal with file size limit of 1Mb on the old host. 
  135.   New host now support files size up to the 4Mb.
  136.  
  137. - Added better checking for out of memory.
  138. - Added play sound at end of upload.
  139. - Now Beeps if an error during upload.
  140. - Report file size, if failed to upload and file was read successfully.
  141. - Record Ablum name in log file, if logging is enabled..
  142. - Added option to scale images to 320 x 240 or 640 x 480
  143. - Added options for changes setting during upload.
  144. - Improved status information during upload.
  145. - display Ablum name in upload dialog (if host support is). 
  146. - Updated copyright.
  147.